Endpoint-Get-/ Version/ About/ Detail/ Param→Json names a function, with lambda list (PARAM):
Returns (as a JSON object) the info specified by PARAM.
See the endpoint GET /version/about/detail/:param.txt for a list of possible values of PARAM.
This is a web service endpoint accessed by the HTTP method GET at the URI template /version/about/detail/:param. It returns a content-type of application/json.
PARAM is a parameter from the URI.
It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.
Defined in file src/endpoints/slash-version.lisp.